Skip to content

chore(deps): bump io.sentry.jvm.gradle from 6.10.0 to 6.16.0 - #21

Merged
ghostbear merged 1 commit into
mainfrom
dependabot/gradle/io.sentry.jvm.gradle-6.15.0
Jul 26, 2026
Merged

chore(deps): bump io.sentry.jvm.gradle from 6.10.0 to 6.16.0#21
ghostbear merged 1 commit into
mainfrom
dependabot/gradle/io.sentry.jvm.gradle-6.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps io.sentry.jvm.gradle from 6.10.0 to 6.16.0.

Release notes

Sourced from io.sentry.jvm.gradle's releases.

6.16.0

Features

  • Emit canvas_theme (light/dark) in the generated snapshot sidecar metadata, derived from the Compose @Preview uiMode (#1364)

Dependencies

6.15.0

Features

  • Mark the sizeAnalysis extension as stable by removing its @Experimental annotation (#1361)
  • Fail the build when OpenTelemetry is downgraded below the version the Sentry OpenTelemetry integration requires (#1350)
    • The sentry-opentelemetry-* artifacts are built against specific OpenTelemetry versions. When another dependency management mechanism (most commonly Spring Boot io.spring.dependency-management) forces OpenTelemetry below the version a Sentry integration requires, running against those downgraded versions can cause ClassNotFoundException / NoSuchMethodError at runtime. The new verifySentryOpenTelemetryVersions task detects this downgrade and fails the build early with guidance on how to fix it.
    • You may disable this check by setting sentry.verifyOpenTelemetryVersions = false

Fixes

  • Use Sentry BOM versions for auto-installed SDK dependencies (#1349)

Dependencies

6.14.0

Dependencies

6.13.0

Features

  • Auto-instrument SQLiteDriver for Room users (#1285)
    • Gated on sentry-android-sqlite >= 8.45.0 and the existing tracingInstrumentation DATABASE feature (enabled by default)

... (truncated)

Changelog

Sourced from io.sentry.jvm.gradle's changelog.

6.16.0

Features

  • Emit canvas_theme (light/dark) in the generated snapshot sidecar metadata, derived from the Compose @Preview uiMode (#1364)

Dependencies

6.15.0

Features

  • Mark the sizeAnalysis extension as stable by removing its @Experimental annotation (#1361)
  • Fail the build when OpenTelemetry is downgraded below the version the Sentry OpenTelemetry integration requires (#1350)
    • The sentry-opentelemetry-* artifacts are built against specific OpenTelemetry versions. When another dependency management mechanism (most commonly Spring Boot io.spring.dependency-management) forces OpenTelemetry below the version a Sentry integration requires, running against those downgraded versions can cause ClassNotFoundException / NoSuchMethodError at runtime. The new verifySentryOpenTelemetryVersions task detects this downgrade and fails the build early with guidance on how to fix it.
    • You may disable this check by setting sentry.verifyOpenTelemetryVersions = false

Fixes

  • Use Sentry BOM versions for auto-installed SDK dependencies (#1349)

Dependencies

6.14.0

Dependencies

6.13.0

... (truncated)

Commits
  • 836ecda release: 6.16.0
  • 9f099a7 build(deps): Bump Android SDK from v8.49.0 to v8.50.1 (#1372)
  • 933ebc6 feat(snapshots): Emit canvas_theme in snapshot sidecar (EME-1241) (#1364)
  • 0343a71 chore: update plugin-build/sentry-cli.properties to 3.6.1 (#1367)
  • b40fac3 Remove secrets: inherit from changelog-preview workflow (#1355)
  • defe5f9 chore(deps): update actions/setup-java digest to 03ad4de (#1360)
  • 8d79e62 Merge branch 'release/6.15.0'
  • 9ea7867 release: 6.15.0
  • 3b709ac feat(size-analysis): Mark sizeAnalysis extension as stable (#1361)
  • b54a78a chore(deps): update Android SDK to v8.49.0 (#1362)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 17, 2026
@ghostbear

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 6.10.0 to 6.16.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@6.10.0...6.16.0)

---
updated-dependencies:
- dependency-name: io.sentry.jvm.gradle
  dependency-version: 6.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump io.sentry.jvm.gradle from 6.10.0 to 6.15.0 chore(deps): bump io.sentry.jvm.gradle from 6.10.0 to 6.16.0 Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/io.sentry.jvm.gradle-6.15.0 branch from 74ef790 to 36351e2 Compare July 26, 2026 09:59
@ghostbear
ghostbear merged commit a2daf89 into main Jul 26, 2026
1 check failed
@dependabot
dependabot Bot deleted the dependabot/gradle/io.sentry.jvm.gradle-6.15.0 branch July 26, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant